Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add watch argument to generate command #20

Merged
merged 4 commits into from
May 23, 2023

Conversation

ferrarafer
Copy link
Contributor

  • Updated build_runner command to run with Dart instead of Flutter which was deprecated on version 3.10
  • Added watch flag to allow the use of watch instead of build, is like a persist build
  • Added delete-conflicting-outputs flag to allow disable of it

ferrarafer and others added 4 commits May 16, 2023 22:37
- Updated build_runner command to run with Dart instead of Flutter which
  was deprecated on version 3.10.
- Add delete-conflicting-outputs flag to allow disable of it.
Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@ferrarafer can we link the ticket this closes please

@ferrarafer
Copy link
Contributor Author

ferrarafer commented May 22, 2023

Closes Stacked-Org/stacked#891

@FilledStacks FilledStacks merged commit ccbd585 into main May 23, 2023
@FilledStacks FilledStacks deleted the feat/add-watch-argument-to-generate-command branch May 23, 2023 13:30
FilledStacks pushed a commit that referenced this pull request May 23, 2023
# [1.8.0](v1.7.3...v1.8.0) (2023-05-23)

### Features

* add watch argument to generate command ([#20](#20)) ([ccbd585](ccbd585))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants